home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tex / macros / source / contrib / bbm / bbm.sty < prev    next >
Text File  |  1995-03-09  |  2KB  |  40 lines

  1. %% 
  2. %% This is file `bbm.sty', generated 
  3. %% on <1995/3/4> with the docstrip utility (2.2i).
  4. %% 
  5. %% The original source files were:
  6. %% 
  7. %% bbm.dtx  (with options: `package')
  8. %% 
  9. %% Copyright (C) 1994 by Torsten Hilbrich 
  10. %% 
  11. %% This file is part of the BBM package, a support for using the bbm* fonts. 
  12. \def\fileversion{1.01}
  13. \def\filedate{1994/12/22}
  14. %% \CharacterTable
  15. %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
  16. %%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
  17. %%   Digits        \0\1\2\3\4\5\6\7\8\9
  18. %%   Exclamation   \!     Double quote  \"     Hash (number) \#
  19. %%   Dollar        \$     Percent       \%     Ampersand     \&
  20. %%   Acute accent  \'     Left paren    \(     Right paren   \)
  21. %%   Asterisk      \*     Plus          \+     Comma         \,
  22. %%   Minus         \-     Point         \.     Solidus       \/
  23. %%   Colon         \:     Semicolon     \;     Less than     \<
  24. %%   Equals        \=     Greater than  \>     Question mark \?
  25. %%   Commercial at \@     Left bracket  \[     Backslash     \\
  26. %%   Right bracket \]     Circumflex    \^     Underscore    \_
  27. %%   Grave accent  \`     Left brace    \{     Vertical bar  \|
  28. %%   Right brace   \}     Tilde         \~}
  29. \NeedsTeXFormat{LaTeX2e}
  30. \ProvidesPackage{bbm}[\filedate\space V\space\fileversion
  31.                       \space provides fonts for set symbols - TH]
  32. \DeclareMathAlphabet{\mathbbm}{U}{bbm}{m}{n}
  33. \SetMathAlphabet\mathbbm{bold}{U}{bbm}{bx}{n}
  34. \DeclareMathAlphabet{\mathbbmss}{U}{bbmss}{m}{n}
  35. \SetMathAlphabet\mathbbmss{bold}{U}{bbmss}{bx}{n}
  36. \DeclareMathAlphabet{\mathbbmtt}{U}{bbmtt}{m}{n}
  37. \endinput
  38. %% 
  39. %% End of file `bbm.sty'.
  40.